# do not edit -- automatically generated by arch changelog
# arch-tag: automatic-ChangeLog--jgoerzen@complete.org--projects/missinglib--head--0.0
#

2004-06-18 01:14:09 GMT	John Goerzen <jgoerzen@complete.org>	patch-39

    Summary:
      Final doc fixes; this is 0.4.1
    Revision:
      missinglib--head--0.0--patch-39


    modified files:
     ChangeLog README debian/changelog debian/control
     libsrc/fileutil/fileutil.ml libsrc/fileutil/fileutil.mli
     libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli test/testfileutil.ml


2004-06-17 22:40:29 GMT	John Goerzen <jgoerzen@complete.org>	patch-38

    Summary:
      abspath tests pass
    Revision:
      missinglib--head--0.0--patch-38


    modified files:
     ChangeLog libsrc/fileutil/fileutil.ml
     libsrc/listutil/listutil.ml test/testfileutil.ml


2004-06-17 22:10:25 GMT	John Goerzen <jgoerzen@complete.org>	patch-37

    Summary:
      Working on abspath
    Revision:
      missinglib--head--0.0--patch-37


    modified files:
     ChangeLog libsrc/fileutil/fileutil.ml test/testfileutil.ml


2004-06-17 22:02:46 GMT	John Goerzen <jgoerzen@complete.org>	patch-36

    Summary:
      Working on abspath
    Revision:
      missinglib--head--0.0--patch-36


    new files:
     test/testfileutil.ml

    modified files:
     ChangeLog README debian/changelog libsrc/Makefile
     libsrc/compose/compose.mli libsrc/compose/composeoper.mli
     libsrc/fileutil/fileutil.ml libsrc/fileutil/fileutil.mli
     libsrc/listutil/listutil.ml libsrc/listutil/listutil.mli
     libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli test/Makefile test/runtests.ml
     test/testutil.ml


2004-06-17 20:30:26 GMT	John Goerzen <jgoerzen@complete.org>	patch-35

    Summary:
      Added take/drop list support
    Revision:
      missinglib--head--0.0--patch-35


    modified files:
     ChangeLog libsrc/listutil/listutil.ml
     libsrc/listutil/listutil.mli libsrc/streamutil/streamutil.ml
     test/testlistutil.ml


2004-06-17 18:49:02 GMT	John Goerzen <jgoerzen@complete.org>	patch-34

    Summary:
      Fixed bugs detected by tests
    Revision:
      missinglib--head--0.0--patch-34


    modified files:
     ChangeLog libsrc/streamutil/streamutil.ml
     test/teststreamutil.ml


2004-06-17 18:33:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-33

    Summary:
      Starting tests
    Revision:
      missinglib--head--0.0--patch-33


    new files:
     test/teststreamutil.ml

    modified files:
     ChangeLog libsrc/Makefile libsrc/streamutil/streamutil.ml
     libsrc/streamutil/streamutil.mli test/Makefile
     test/runtests.ml


2004-06-17 15:58:20 GMT	John Goerzen <jgoerzen@complete.org>	patch-32

    Summary:
      Several updates
    Revision:
      missinglib--head--0.0--patch-32

    Added doc-base support
    
    Added skeleton Unixutil support

    new files:
     libsrc/unixutil/.arch-ids/=id libsrc/unixutil/unixutil.ml
     libsrc/unixutil/unixutil.mli

    modified files:
     ChangeLog debian/missinglib.doc-base libsrc/Makefile

    renamed files:
     debian/.arch-ids/missinglib.doc-base.EX.id
       ==> debian/.arch-ids/missinglib.doc-base.id
     debian/missinglib.doc-base.EX
       ==> debian/missinglib.doc-base

    new directories:
     libsrc/unixutil libsrc/unixutil/.arch-ids


2004-06-16 01:47:12 GMT	John Goerzen <jgoerzen@complete.org>	patch-31

    Summary:
      Compiles again
    Revision:
      missinglib--head--0.0--patch-31


    modified files:
     ChangeLog libsrc/hashtblutil/hashtblutil.ml


2004-06-15 22:02:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-30

    Summary:
      Working on compose-based funcs
    Revision:
      missinglib--head--0.0--patch-30


    modified files:
     ChangeLog libsrc/compose/composeoper.ml
     libsrc/compose/composeoper.mli
     libsrc/hashtblutil/hashtblutil.ml libsrc/strutil/strutil.ml


2004-06-15 21:52:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-29

    Summary:
      Start of compose support
    Revision:
      missinglib--head--0.0--patch-29


    new files:
     libsrc/compose/.arch-ids/=id libsrc/compose/compose.ml
     libsrc/compose/compose.mli libsrc/compose/composeoper.ml
     libsrc/compose/composeoper.mli

    modified files:
     ChangeLog libsrc/Makefile

    new directories:
     libsrc/compose libsrc/compose/.arch-ids


2004-06-05 17:06:49 GMT	John Goerzen <jgoerzen@complete.org>	patch-28

    Summary:
      This is 0.4.0
    Revision:
      missinglib--head--0.0--patch-28


    new files:
     libsrc/fileutil/.arch-ids/=id libsrc/fileutil/fileutil.ml
     libsrc/fileutil/fileutil.mli

    modified files:
     ChangeLog debian/changelog libsrc/Makefile

    new directories:
     libsrc/fileutil libsrc/fileutil/.arch-ids


2004-06-05 16:52:07 GMT	John Goerzen <jgoerzen@complete.org>	patch-27

    Summary:
      Removed file/ directory -- was never built anyway
    Revision:
      missinglib--head--0.0--patch-27


    removed files:
     libsrc/file/.arch-ids/=id libsrc/file/file.ml

    modified files:
     ChangeLog

    removed directories:
     libsrc/file libsrc/file/.arch-ids


2004-06-05 16:51:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-26

    Summary:
      Added split_ws and tests
    Revision:
      missinglib--head--0.0--patch-26


    modified files:
     ChangeLog debian/changelog debian/control
     libsrc/strutil/strutil.ml libsrc/strutil/strutil.mli
     test/teststrutil.ml


2004-06-05 16:37:53 GMT	John Goerzen <jgoerzen@complete.org>	patch-25

    Summary:
      Interpolation now works
    Revision:
      missinglib--head--0.0--patch-25


    modified files:
     ChangeLog libsrc/configParser/configParser.mli
     test/testconfigparser.ml


2004-06-05 16:32:56 GMT	John Goerzen <jgoerzen@complete.org>	patch-24

    Summary:
      Adjusted getdata to new system
    Revision:
      missinglib--head--0.0--patch-24


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     {arch}/=tagging-method


2004-06-05 16:29:40 GMT	John Goerzen <jgoerzen@complete.org>	patch-23

    Summary:
      First attempt to fix getdata
    Revision:
      missinglib--head--0.0--patch-23


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     {arch}/=tagging-method


2004-06-05 16:18:51 GMT	John Goerzen <jgoerzen@complete.org>	patch-22

    Summary:
      Wrote tests for interpolation
    Revision:
      missinglib--head--0.0--patch-22


    modified files:
     ChangeLog libsrc/configParser/configParser.mli
     test/testconfigparser.ml


2004-06-05 15:54:31 GMT	John Goerzen <jgoerzen@complete.org>	patch-21

    Summary:
      Fixed compilation warnings and tests work.
    Revision:
      missinglib--head--0.0--patch-21


    modified files:
     ChangeLog Makefile.setup libsrc/configParser/configParser.ml
     test/testconfigparser.ml


2004-06-05 15:38:27 GMT	John Goerzen <jgoerzen@complete.org>	patch-20

    Summary:
      Now compiles.
    Revision:
      missinglib--head--0.0--patch-20


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     libsrc/configParser/configParser.mli


2004-05-25 15:41:30 GMT	John Goerzen <jgoerzen@complete.org>	patch-19

    Summary:
      Merged in libounit-ocaml-dev fix
    Revision:
      missinglib--head--0.0--patch-19


    modified files:
     ChangeLog debian/changelog debian/control


2004-04-30 04:58:14 GMT	John Goerzen <jgoerzen@complete.org>	patch-18

    Summary:
      checkpointing
    Revision:
      missinglib--head--0.0--patch-18


    new files:
     libsrc/file/file.ml

    modified files:
     ChangeLog


2004-04-29 19:58:02 GMT	John Goerzen <jgoerzen@complete.org>	patch-17

    Summary:
      Now appear to work
    Revision:
      missinglib--head--0.0--patch-17


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 19:51:56 GMT	John Goerzen <jgoerzen@complete.org>	patch-16

    Summary:
      Another checkpoint
    Revision:
      missinglib--head--0.0--patch-16


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 19:42:26 GMT	John Goerzen <jgoerzen@complete.org>	patch-15

    Summary:
      Checkpointing
    Revision:
      missinglib--head--0.0--patch-15


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 18:25:23 GMT	John Goerzen <jgoerzen@complete.org>	patch-14

    Summary:
      Experimenting
    Revision:
      missinglib--head--0.0--patch-14


    modified files:
     ChangeLog libsrc/indexed/indexed.ml


2004-04-29 16:40:13 GMT	John Goerzen <jgoerzen@complete.org>	patch-13

    Summary:
      Initial work on indexed complete
    Revision:
      missinglib--head--0.0--patch-13


    new files:
     libsrc/file/.arch-ids/=id libsrc/indexed/.arch-ids/=id
     libsrc/indexed/indexed.ml

    modified files:
     ChangeLog libsrc/Makefile

    new directories:
     libsrc/file libsrc/file/.arch-ids libsrc/indexed
     libsrc/indexed/.arch-ids


2004-04-28 21:33:18 GMT	John Goerzen <jgoerzen@complete.org>	patch-12

    Summary:
      Working on configParser class
    Revision:
      missinglib--head--0.0--patch-12


    modified files:
     ChangeLog libsrc/configParser/configParser.mli


2004-04-28 18:52:43 GMT	John Goerzen <jgoerzen@complete.org>	patch-11

    Summary:
      Experimental new version of the configParser
    Revision:
      missinglib--head--0.0--patch-11


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     libsrc/configParser/configParser.mli


2004-04-28 15:43:28 GMT	John Goerzen <jgoerzen@complete.org>	patch-10

    Summary:
      Added tests for default options
    Revision:
      missinglib--head--0.0--patch-10


    modified files:
     ChangeLog test/testconfigparser.ml


2004-04-27 21:54:22 GMT	John Goerzen <jgoerzen@complete.org>	patch-9

    Summary:
      Adjusted definition of defaults to not explicitly pass sname, oname all the time
    Revision:
      missinglib--head--0.0--patch-9


    modified files:
     ChangeLog libsrc/configParser/configParser.ml


2004-04-27 21:52:54 GMT	John Goerzen <jgoerzen@complete.org>	patch-8

    Summary:
      Default support compiles
    Revision:
      missinglib--head--0.0--patch-8


    modified files:
     ChangeLog libsrc/configParser/configParser.ml
     libsrc/configParser/configParser.mli


2004-04-27 21:45:04 GMT	John Goerzen <jgoerzen@complete.org>	patch-7

    Summary:
      Further experimentation
    Revision:
      missinglib--head--0.0--patch-7


    modified files:
     ChangeLog libsrc/configParser/configParser.ml


2004-04-27 21:11:54 GMT	John Goerzen <jgoerzen@complete.org>	patch-6

    Summary:
      First go at default stuff
    Revision:
      missinglib--head--0.0--patch-6


    modified files:
     ChangeLog libsrc/configParser/configParser.ml


2004-04-27 14:41:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-5

    Summary:
      Initial add of interpolation functions
    Revision:
      missinglib--head--0.0--patch-5


    new files:
     libsrc/configParser/configParser_interp.ml

    modified files:
     ChangeLog libsrc/Makefile
     libsrc/configParser/configParser_interp_lexer.mll


2004-04-27 13:25:50 GMT	John Goerzen <jgoerzen@complete.org>	patch-4

    Summary:
      First draft of configparser interpolation lexer
    Revision:
      missinglib--head--0.0--patch-4


    new files:
     libsrc/configParser/configParser_interp_lexer.mll

    modified files:
     ChangeLog


2004-04-23 18:36:10 GMT	John Goerzen <jgoerzen@complete.org>	patch-3

    Summary:
      Fixed debian/rules typo
    Revision:
      missinglib--head--0.0--patch-3


    modified files:
     ChangeLog debian/rules


2004-04-23 18:35:54 GMT	John Goerzen <jgoerzen@complete.org>	patch-2

    Summary:
      Made final adjustments before first build
    Revision:
      missinglib--head--0.0--patch-2


    modified files:
     ChangeLog README debian/control debian/docs debian/rules


2004-04-23 18:31:53 GMT	John Goerzen <jgoerzen@complete.org>	patch-1

    Summary:
      Added tla ChangeLog file
    Revision:
      missinglib--head--0.0--patch-1


    new files:
     ChangeLog


2004-04-23 18:20:17 GMT	John Goerzen <jgoerzen@complete.org>	base-0

    Summary:
      tag of jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-57
    Revision:
      missinglib--head--0.0--base-0

    (automatically generated log message)

    new patches:
     jgoerzen@complete.org--ocaml/experiment--head--1.0--base-0
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-1
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-2
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-3
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-4
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-5
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-6
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-7
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-8
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-9
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-10
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-11
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-12
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-13
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-14
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-15
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-16
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-17
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-18
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-19
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-20
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-21
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-22
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-23
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-24
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-25
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-26
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-27
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-28
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-29
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-30
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-31
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-32
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-33
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-34
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-35
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-36
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-37
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-38
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-39
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-40
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-41
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-42
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-43
     jgoerzen@complete.org--ocaml/experiment--head--1.0--patch-44
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--base-0
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-1
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-2
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-3
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-4
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-5
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-6
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-7
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-8
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-9
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-10
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-11
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-12
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-13
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-14
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-15
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-16
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-17
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-18
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-19
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-20
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-21
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-22
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-23
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-24
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-25
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-26
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-27
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-28
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-29
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-30
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-31
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-32
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-33
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-34
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-35
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-36
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-37
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-38
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-39
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-40
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-41
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-42
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-43
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-44
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-45
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-46
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-47
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-48
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-49
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-50
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-51
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-52
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-53
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-54
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-55
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-56
     jgoerzen@complete.org--ocaml/ocaml-jglib--head--1.0--patch-57


